SixBit API Schema
AutoDeclineBOType Simple Type
Description
This flag indicates the seller automatically declines the best offer based on the AutoDeclineBOValue or AutoDeclineBOPercent values.
Namespace (none)
Type
Restriction of xs:boolean
Diagram
AutoDeclineBOType Simple Type
Overview
AutoDeclineBOType Restriction of xs:boolean
This flag indicates the seller automatically declines the best offer based on the AutoDeclineBOValue or AutoDeclineBOPercent values.
Source
<xs:simpleType name="AutoDeclineBOType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>This flag indicates the seller automatically declines the best offer based on the AutoDeclineBOValue or AutoDeclineBOPercent values.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.